func github.com/aws/aws-sdk-go-v2/service/s3.validateOpDeleteObjectsInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L407: 	if err := validateOpDeleteObjectsInput(input); err != nil {
		validators.go#L4153: func validateOpDeleteObjectsInput(v *DeleteObjectsInput) error {